home *** CD-ROM | disk | FTP | other *** search
/ Ghost Rider iactivecard / Ghost Rider iactivecard.iso / pc / main.swf / scripts / DefineButton2_38 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-04-10  |  78 b   |  5 lines

  1. on(rollOver){
  2.    gotoAndStop(2);
  3.    loadMovieNum("neon1.swf",12,"GET");
  4. }
  5.